-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1057 - Expanded plotting options of plot_posterior_predictive #1058
Conversation
…around with new plotting options
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Thanks @jsnyde0 . Can you please add additional tests in pymc-marketing/tests/mmm/test_plotting.py Lines 137 to 164 in 1a1703c
:) |
…pymc-labs#1060) * feat: test.txt added for commit check * feat: replaced plot_curve with plot_samples within ./mmm/plot.py * fix: plot_samples instead of plot_sample
* feat: test.txt added for commit check * feat: replaced plot_curve with plot_samples within ./mmm/plot.py * feat: n_samples added to distributions_new_customers * revert the plot.py changes --------- Co-authored-by: Juan Orduz <[email protected]>
@juanitorduz done! Also, I messed up the commit history so I made a new branch & PR: #1066 |
Feel free to close the pr that is now stale |
Description
The `plot_posterior_predictive' function has gotten new plotting options. Depending on the parameters, it can also show:
The new function argument related to this are:
A new example notebook is added to demonstrate:
mmm_plotting_options.ipynb
Related Issue
plot_posterior_predictive
#1057Checklist
Modules affected
Type of change
📚 Documentation preview 📚: https://pymc-marketing--1058.org.readthedocs.build/en/1058/